projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b4def8
)
* doc/lispref/processes.texi (Network): Fix xref usage.
author
Glenn Morris
<rgm@gnu.org>
Mon, 13 Apr 2020 16:01:45 +0000
(09:01 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 13 Apr 2020 16:01:45 +0000
(09:01 -0700)
doc/lispref/processes.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/processes.texi
b/doc/lispref/processes.texi
index 735e9fd7db44a89d76d59af151a0323ba4eb34d1..c6e735a9b1e0f32e4f0229ac74be7561fd392c9f 100644
(file)
--- a/
doc/lispref/processes.texi
+++ b/
doc/lispref/processes.texi
@@
-2466,7
+2466,7
@@
If non-@code{nil}, try to make an asynchronous connection.
@item :coding @var{coding}
Use this to set the coding systems used by the network process, in
preference to binding @code{coding-system-for-read} or
-@code{coding-system-for-write}. @xref{Network Processes} for
+@code{coding-system-for-write}. @xref{Network Processes}
,
for
details.
@item :type @var{type}